
Public Member Functions | |
| boolean | shouldUseDefaultValidition () |
| void | validateForDelete () |
| void | validateForInsert () |
| void | validateForSave () |
| void | validateForUpdate () |
| Object | validateValueForKey (Object value, String key) |
| boolean shouldUseDefaultValidition | ( | ) |
Override this method in your EOCustomObject if you do not want to take advantage of the built in EOF validation.
| void validateForDelete | ( | ) |
| void validateForInsert | ( | ) |
| void validateForSave | ( | ) |
| void validateForUpdate | ( | ) |
| Object validateValueForKey | ( | Object | value, | |
| String | key | |||
| ) |
1.5.8