fluent library

Classes

OnGoingFilterBuilder<T extends DartElement>
Represents a filter builder that is not valid yet.
OnGoingValidationBuilder<T extends DartElement>
Represents a validation builder that is not valid yet.
ReadyFilterBuilder<T extends DartElement>
Represents a filter builder that is valid and ready to be used.
ReadySelectorBuilder<T extends DartElement>
Represents a selector builder that is valid and ready to be used.
ReadyValidationBuilder<T extends DartElement>
Represents a validation builder that is valid and ready to be used.

Exceptions / Errors

UnsupportedValidationException