IDLeDOM
DOM interfaces automatically generated from WebIDL
Loading...
Searching...
No Matches
Wikimedia\IDLeDOM\ValidityState Interface Reference

Public Member Functions

bool getValueMissing ()
 
bool getTypeMismatch ()
 
bool getPatternMismatch ()
 
bool getTooLong ()
 
bool getTooShort ()
 
bool getRangeUnderflow ()
 
bool getRangeOverflow ()
 
bool getStepMismatch ()
 
bool getBadInput ()
 
bool getCustomError ()
 
bool getValid ()
 

Member Function Documentation

◆ getBadInput()

bool Wikimedia\IDLeDOM\ValidityState::getBadInput ( )
Returns
bool

◆ getCustomError()

bool Wikimedia\IDLeDOM\ValidityState::getCustomError ( )
Returns
bool

◆ getPatternMismatch()

bool Wikimedia\IDLeDOM\ValidityState::getPatternMismatch ( )
Returns
bool

◆ getRangeOverflow()

bool Wikimedia\IDLeDOM\ValidityState::getRangeOverflow ( )
Returns
bool

◆ getRangeUnderflow()

bool Wikimedia\IDLeDOM\ValidityState::getRangeUnderflow ( )
Returns
bool

◆ getStepMismatch()

bool Wikimedia\IDLeDOM\ValidityState::getStepMismatch ( )
Returns
bool

◆ getTooLong()

bool Wikimedia\IDLeDOM\ValidityState::getTooLong ( )
Returns
bool

◆ getTooShort()

bool Wikimedia\IDLeDOM\ValidityState::getTooShort ( )
Returns
bool

◆ getTypeMismatch()

bool Wikimedia\IDLeDOM\ValidityState::getTypeMismatch ( )
Returns
bool

◆ getValid()

bool Wikimedia\IDLeDOM\ValidityState::getValid ( )
Returns
bool

◆ getValueMissing()

bool Wikimedia\IDLeDOM\ValidityState::getValueMissing ( )
Returns
bool

The documentation for this interface was generated from the following file: