zam_rules 0.0.1 copy "zam_rules: ^0.0.1" to clipboard
zam_rules: ^0.0.1 copied to clipboard

outdated

A utility library that contains a set of most commonly used rules.

0.0.1 #

  • Includes the following Decimal Rules:
    • DecimalRangeRule
      • LesserThanDecimalRule
      • GreaterThanDecimalRule
      • LesserThanOrEqualToDecimalRule
      • GreaterThanOrEqualToDecimalRule
      • PositiveDecimalRule
  • Includes the following Number Rules:
    • NumberRangeRule
      • LesserThanNumberRule
      • GreaterThanNumberRule
      • PositiveNumberRule
      • PositiveNumberRangeRule
      • PercentNumberRule
      • EightBitNumberRule
      • ThirtyTwoBitNumberRule
  • Includes the following Text Rules:
    • TextStartsWithRule
      • MatchOnePatternRule
      • EndsWithPatternMatcherRule
      • PatternMatcherRule
      • RegexMatcherRule
      • StartsWithPatternMatcherRule
      • TextStartsWithRule
0
likes
0
pub points
0%
popularity

Publisher

verified publisherzamstation.com

A utility library that contains a set of most commonly used rules.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

zam_block_architecture, zam_core

More

Packages that depend on zam_rules