class PropertyValidator

Provide methods to validate properties.

Public Methods

[more] PropertyValidator()
Default Constructor
[more]bool validateProps(map<string, list<string>*>*)
Validate specified properties.


Documentation

Provide methods to validate properties.

o PropertyValidator()
Default Constructor

obool 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++.