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