Refactored Entry::Rules::Rule validation for when:
Separated class-level validation from a class constant, which lists all allowable values, from instance-level validation via factory metadata providing the allowed values (subset of class constant) for that specific instance. Added validation specs for both created and composed entries.
Showing
Please register or sign in to comment