Provide methods to validate properties.
Public Methods
-
PropertyValidator()
- Default Constructor
-
bool validateProps(map<string, list<string>*>*)
- Validate specified properties.
Documentation
Provide methods to validate properties.
PropertyValidator()
-
Default Constructor
bool validateProps(map<string, list<string>*>*)
-
Validate specified properties.
- Parameters:
- props - an Object of Map<String, List<String>>
- Returns:
- a boolean value specifies whether properties validated successfully.
- This class has no child classes.
- Author:
- Parikshit Thakur & Team, Trace R&D Center
- Version:
- Revision: 1.1
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.