pixelperfectengine.concrete.types.inputfilter

Undocumented in source.

Members

Classes

DecimalFilter
class DecimalFilter(bool AllowNegative = true)

Implements an decimal input filter.

InputFilter
class InputFilter

Defines the basic layout for an input filter.

IntegerFilter
class IntegerFilter(bool AllowNegative = true)

Implements an integer input filter.

Meta