Method Validate
Validate(Section)
Validates the specified section.
bool Validate(Section section)
Parameters
section
SectionThe section to validate.
Returns
- bool
true
if the specified section validates against this validator; otherwise,false
.