public interface ICheckValidatorFactory
| Modifier and Type | Method and Description |
|---|---|
ICheckValidator |
getValidator(KElement toCheck)
get a validatore a given element
|
ICheckValidator getValidator(KElement toCheck)
toCheck - the element to checkICheckValidator the validator object, may be null if no furthe validation is requiredCopyright © 2013. All Rights Reserved.