public abstract static class ERD2WPage.ValidationDelegate extends Object implements Serializable
Constructor and Description |
---|
ValidationDelegate(ERD2WPage page) |
Modifier and Type | Method and Description |
---|---|
abstract void |
clearValidationFailed() |
protected NSMutableArray |
errorKeyOrder() |
protected String |
errorMessage() |
abstract String |
errorMessageForPropertyKey() |
protected NSMutableDictionary |
errorMessages() |
abstract boolean |
hasValidationExceptionForPropertyKey() |
protected void |
setErrorMessage(String errorMessage) |
abstract void |
validationFailedWithException(Throwable e,
Object value,
String keyPath) |
protected final ERD2WPage _page
public ValidationDelegate(ERD2WPage page)
protected NSMutableDictionary errorMessages()
protected NSMutableArray errorKeyOrder()
protected String errorMessage()
protected void setErrorMessage(String errorMessage)
public abstract boolean hasValidationExceptionForPropertyKey()
public abstract void validationFailedWithException(Throwable e, Object value, String keyPath)
public abstract void clearValidationFailed()
public abstract String errorMessageForPropertyKey()
Copyright © 2002 – 2024 Project Wonder.